Undocumented functions of NTDLL

2OOO, 14 December


RtlCompactHeap
RtlCompactHeap

NTSYSAPI 
ULONG
NTAPI

RtlCompactHeap(
IN HANDLE HeapHandle, IN ULONG Flags );


HeapHandle
Heap address.
Flags
See RtlCreateHeap for more information.



Documented by:
Tomasz Nowak



Requirements:
Library: ntdll.lib


See also:
RtlAllocateHeap
RtlCreateHeap
RtlDestroyHeap